ci: Fix style check script
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 25 Feb 2020 17:13:39 +0000 (17:13 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 25 Feb 2020 17:13:39 +0000 (17:13 +0000)
commit8a6d5a77bbd16edf0c0a1f227521903c0eaa0a3c
tree9b4c1dedd2009d168962c453ec619815e5885fc3
parent97b5775c1f0b9af9edd8d46b7dd565d74e9451b6
ci: Fix style check script

Propagate the exit status from clang-format-diff.py to avoid it being
overwritten by the `echo` at the end of the script.
.gitlab-ci/run-style-check-diff.sh